Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]NodeInfoKt
/
Dsl
/
lastHeard
last
Heard
@get:
JvmName
(
name
=
"getLastHeard"
)
@set:
JvmName
(
name
=
"setLastHeard"
)
var
lastHeard
:
Int
Set to indicate the last time we received a packet from this node
Content copied to clipboard
fixed32 last_heard = 5;